home *** CD-ROM | disk | FTP | other *** search
- Path: canopus.cc.umanitoba.ca!mwcs!bill.shymanski
- From: bill.shymanski@mwcs.mb.ca (BILL SHYMANSKI)
- Newsgroups: comp.lang.c
- Subject: Re: Whats wrong with this ?
- Message-ID: <8B804C3.028600267A.uuout@mwcs.mb.ca>
- Date: Mon, 01 Jan 96 20:19:00 -0600
- Distribution: world
- Organization: Muddy Waters Computer Society inc.
- Reply-To: bill.shymanski@mwcs.mb.ca (BILL SHYMANSKI)
- References: <Pine.A32.3.91.951229150806.17743C-100000@red.weeg.uiowa.edu
- X-Newsreader: PCBoard Version 15.22
- X-Mailer: PCBoard/UUOUT Version 1.20
-
- -> From: James Robinson <robinson@blue.weeg.uiowa.edu>
- -> Newsgroups: comp.lang.c
- -> Subject: Re: Whats wrong with this ?
- -> Date: Fri, 29 Dec 1995 15:26:37 -0600
- -> Organization: University of Iowa, Iowa City, IA, USA
- -> Lines: 71
- -> Message-ID:
- -> <Pine.A32.3.91.951229150806.17743C-100000@red.weeg.uiowa.edu>
- -> References: <cqE5wINKcZGc088yn@sn.no>
- -> NNTP-Posting-Host: red.weeg.uiowa.edu
- -> In-Reply-To: <cqE5wINKcZGc088yn@sn.no>
- ->
-
- <deletions, on a programming problem >
-
- ->
- -> I believe you meant
- -> #define CR 13 /* on ASCII systems */
- -> #define LF 10 /* ditto */
- ->
- ->
-
- <more deletions >
-
-
- -> /**James Robinson***********************
-
-
- As a newcomer to C and the great wide world of programming: are there
- many non-ASCII systems out there ? I guess that there are some
- operating systems that use double-byte characters; but are (were) there
- EBCDIC or other character-code C implementations ?
-
- Imagining an EBCDIC UNIX...
-
- Bill
-
- bill.shymanski@mwcs.mb.ca
-